projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8429908
)
(texinfo-environment-regexp): Allow whitespace at BOL.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 27 Jul 1995 07:40:22 +0000
(07:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 27 Jul 1995 07:40:22 +0000
(07:40 +0000)
lisp/textmodes/texinfo.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/texinfo.el
b/lisp/textmodes/texinfo.el
index 2ed5a3291d161da30771c5fb19b48472dd0db0d6..608c739c346c62d4a7c652224d113b89958db90e 100644
(file)
--- a/
lisp/textmodes/texinfo.el
+++ b/
lisp/textmodes/texinfo.el
@@
-396,7
+396,7
@@
value of texinfo-mode-hook."
;;; Insert string commands
(defconst texinfo-environment-regexp
- "^@\\(f?table\\|enumerate\\|itemize\
+ "^
[ \t]*
@\\(f?table\\|enumerate\\|itemize\
\\|ifhtml\\|ifinfo\\|iftex\\|ifset\\|ifclear\
\\|example\\|quotation\\|lisp\\|smallexample\\|smalllisp\\|display\\|format\
\\|flushleft\\|flushright\\|ignore\\|group\\|tex\\|html\\|cartouche\\|menu\